home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000818_wmperry@apricot…s.indiana.edu _Mon Apr 5 21:00:04 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  5KB

  1. Return-Path: <wmperry@apricot.ucs.indiana.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA25294; Mon, 5 Apr 93 21:00:04 MET DST
  4. Received: from apricot.ucs.indiana.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA02363; Mon, 5 Apr 1993 21:19:17 +0200
  6. Message-Id: <9304051919.AA02363@dxmint.cern.ch>
  7. Received: by apricot.ucs.indiana.edu
  8.     (5.65c/9.4jsm) id AA16527; Mon, 5 Apr 1993 14:19:15 -0500
  9. Date: Mon, 5 Apr 1993 14:19:15 -0500
  10. From: "William M. Perry" <wmperry@apricot.ucs.indiana.edu>
  11. To: www-talk@nxoc01.cern.ch
  12. Cc: www-announce@nxoc01.cern.ch
  13. Subject: New release of WWW Browser for emacs (.007beta) :)
  14.  
  15. Hello all,
  16.    A new version of my WWW browser for emacs is now available.  I'll call
  17. this .007beta for the lack of anything better. :)
  18.  
  19.    There are quite a few bug fixes in this release.  I'd like to thank the
  20. following people for submitting bug reports/feeding my ego:
  21.  
  22. Larry Masinter         <masinter@parc.xerox.com>
  23. Marc Gemis         <makke@wins.uia.ac.be>
  24. Marc Andreessen     <marca@ncsa.uiuc.edu>
  25. Luis Miguel Silveira     <lms@rle-vlsi.mit.edu>
  26. Henry A. Rowley     <har+@A.GP.CS.CMU.EDU>
  27. Bob Cotton         <bcotton@maestro.mitre.org>
  28. Salil Deshpande     <salil@kyle.eitech.com>
  29. Jamie Zawinski         <jwz@lucid.com>
  30. Jay Glicksman         <jay@eitech.eitech.com>
  31. Steve Baumgarten     <sbb@Panix.Com>
  32. Erik Ostrom        <eostrom@nic.gac.edu>
  33. Joe Germuska         <j-germuska@nwu.edu>
  34. paolo petta         <paolo@mail4.ai.univie.ac.at>
  35. Saul Youssef         <youssef@ibm7.scri.fsu.edu>
  36. Drew Burton         <drb@MATH.AMS.ORG>
  37.  
  38. The source is available from moose.cs.indiana.edu in /pub/elisp/w3/  The
  39. only file you'll need if you are upgrading from .004 is w3.el.  The
  40. complete package you'll need to use w3-mode to its fullest is in w3.tar.Z.
  41. This tar file contains ange-ftp, transparent.el, and a gopher browser,
  42. authors are:
  43.    ange-ftp: Andy Norman, ange@hplb.hpl.hp.com
  44.  background: Joseph G. Keane <jk3k+@ANDREW.CMU.EDU>
  45. transparent: Brian Tompsett, briant@spider.co.uk
  46.      gopher: scott snyder <snyder@d0gsc.fnal.gov>
  47.       forms: Johan Vromans (email unknown)
  48.  
  49. The start of a hypertext documentation tree is at:
  50. http://moose.cs.indiana.edu:80/elisp/w3/docs.html.
  51.  
  52. -------------------------------------------------------------------------------
  53. Things up & coming:
  54.   news: link support
  55.   support for logical styles <CITE>, etc
  56.   font support for <EM>, <B>, etc styles
  57.   ordered list handling
  58. -------------------------------------------------------------------------------
  59. Here is an excerpt from the changelog (since the last release):
  60.  
  61. Mon Apr  5 13:34:00 1993  William M. Perry  (wmperry@indiana.edu)
  62. * v.007beta - second release
  63. * Revamped local files - now use file:/ instead of nonstandard local:/
  64. * Added better handling of definition lists.  (No support for Compact
  65.   ones now though)
  66.  
  67. Fri Apr  2 10:28:08 1993  William M. Perry  (wmperry@indiana.edu)
  68. * Definition lists now keep their zones/extents so they are highlighted
  69.   correctly. 
  70. * Fixed bug in <PRE> handling - left out a (goto-char (point-min))
  71.  
  72. Wed Mar 31 08:51:04 1993  William M. Perry  (wmperry@indiana.edu)
  73. * Did work on resolving ./ & ../ links (only works for one level right
  74.   now.  Will work on getting it recursive later.
  75. * Changed data field in extents/zones to be (w3 . <type>) so I
  76.   wouldn't grab a wrong item.
  77. * Fixed a bug in title handling.  Left something out of an if
  78.   statement and it would try to delete a region that (probably) didn't
  79.   exist.
  80. * Fixed bug in w3-follow-link (added a ':' to end of regexp).  Would
  81.   cause it to screw up on a url like http.html.  Thanks to Erik Ostrom
  82.   (eostrom@nic.gac.edu)
  83. * Changed requires to autoloads where possible
  84. * Wrapped require of transparent.el so it won't get loaded if in X
  85. * Fixed bug in lemacs mouse links.
  86. * Applied numerous patches from har@cs.cmu.edu & jwz@lucid.com to fix
  87.   compilation problems with lemacs & epoch.
  88.  
  89. Tue Mar 30 15:05:01 1993  William M. Perry  (wmperry@indiana.edu)
  90. * Added mouse support for following links in epoch & lucid emacs
  91.   Store the link # in the data segment of the zone.  If mouse is
  92.   clicked in a zone, extract the data, assoc it with w3-links-list and
  93.   call w3-follow-link with it.  Hacky but works. :)
  94. * Added (provide 'w3) for easier loading, etc.
  95. * Fixed problems with epoch highlihting
  96. * Fixed makefile problem (some files left out)
  97.  
  98. Sun Mar 28 13:04:12 1993  William M. Perry  (wmperry@indiana.edu)
  99. * Added auto-viewing of ps/gif/jpg/etc files
  100. * Added uncompression and gunzipping auto-recognition
  101.  
  102. Sat Mar 27 12:32:54 1993  William M. Perry  (wmperry@indiana.edu)
  103. * v.004beta - first release
  104. * Few changes to the parser
  105. * Fixed PRE Handling so it parses out urls inside.
  106. * Added handling of &#XXX to insert ascii value of XXX.
  107.  
  108. -- William M. Perry (wmperry@indiana.edu) --
  109. If trees could scream, would we be so cavalier about cutting them
  110. down? We might, if they screamed all the time, for no good reason.